ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.DataVisualization.Chart Namespace / _BaseCartesianGroupView<TPlotView,TSeriesView> Class / _xAxisView Method

In This Topic
    _xAxisView Method (_BaseCartesianGroupView<TPlotView,TSeriesView>)
    In This Topic
    Syntax
    'Declaration
     
    Public Function _xAxisView() As IAxisView
    public IAxisView _xAxisView()
    See Also